home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / DynRisk 68k 4.01 demo.sit / DynRisk-Help.rsrc / TEXT_3101.txt < prev    next >
Text File  |  1996-08-30  |  2KB  |  38 lines

  1. Just below the menu bar on the Macintosh screen, DynRisk has a toolbar with various buttons and popup menus. The toolbar offers a fast and convenient way to do operations.
  2.  
  3. You will notice that there are in fact many different toolbars. In particular, there are specialized toolbars for working with model files, data files and help files. For model files the toolbar also changes according to which view you use.
  4.  
  5. The simplest toolbar, however, is the 窶廸o document toolbar窶. This is the one you see when no documents are open. It contains only two buttons:
  6.  
  7. New
  8.  
  9. Creates a new empty document. The new document will by default be named 窶弑ntitled-X窶, where 窶弭窶 is a running number depending on the number of previously opened windows.
  10.  
  11. Open...
  12.  
  13. Opens an existing document. A standard Macintosh 窶廾pen file窶 dialog box appears where you can choose the DynRisk document you want to open. The number of documents you can open simultaneously is limited only by the amount of memory you have allocated to DynRisk.
  14.  
  15. When you open a document while another document is on the screen, the last one becomes the active document.
  16.  
  17. The 窶廾pen窶ヲ窶 command allows you to open four different file types:
  18.  
  19.     窶「 DynRisk model files
  20.     窶「 DynRisk simulation data files (binary format)
  21.     窶「 DynRisk simulation data files (ASCII format)
  22.     窶「 Text files containing tables of numerical data
  23.  
  24. A file in the last category will be interpreted as if it was a simulation data file stored in ASCII format.  However, the data stored in such a file may just as well be e.g., historical data. 
  25.  
  26. To be readable by DynRisk, the file must satisfy the following conditions:
  27.  
  28. 1) The data must be organized as a 窶徨ectangular窶 table. That is, each row in the file must contain the same number of items.
  29.  
  30. 2) Each item in a row must be separated by a single 窶徼ab窶 character. The rows in the table must be separated by a single 窶徨eturn窶 character.
  31.  
  32. 3) Each column in the table will be interpreted as data associated with a 窶彭ata node窶 object.
  33.  
  34. 4) The items in the first row of the table will be interpreted as the names of the 窶彭ata node窶 objects.
  35.  
  36. 5) The items below the first row of the table will be interpreted as result values.
  37.  
  38. The first time you open a text file, DynRisk will ask you to enter the number of variables (i.e., the number of columns in the table) and the number of simulations  (i.e., the number of rows in the table below the first row).